Back to search
30
MCP

AgentUtil Undo

pulsemcp/agentutil undo

Reversibility intelligence for AI agents to check if actions can be undone and find safer alternatives before executing.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

net.agentutil/undo-mcp
Reversibility intelligence — check if actions can be undone before executing them.
0 tools
AgentUtil Think
Intent security pre-flight checks, instruction expansion, and post-action review for autonomous AI agents.
0 tools
@agentutil/undo-mcp
MCP server — reversibility intelligence for autonomous AI agents
0 tools
RecourseOS
Consequence evaluation for AI agents. Check recoverability before destructive actions.
0 tools
io.github.mdfifty50-boop/agent-replay
Record and replay AI agent execution for debugging
0 tools
io.github.denial-web/agent-immune
AI agent security: prompt injection detection, semantic memory, output scanning, prompt hardening
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentutil_undo": {
      "url": "None",
      "transport": "http"
    }
  }
}